home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / wildcat / wc2pc091.zip / WC2PCB.DOC < prev    next >
Text File  |  1996-04-13  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.                                wc2PCB v0.91ß
  5.          DOS utility: Convert Wildcat file lists to PCBoard format
  6.                    Freeware, copyright (c) April 13, 1996
  7.                                      by
  8.                            David Daniel Anderson
  9.                                  Reign Ware
  10.  
  11.                   ** READ REIGNWAR.TXT FOR LEGAL TERMS **
  12.  
  13.  
  14.  
  15. wc2PCB converts the "double-line" style of Wildcat file lists to PCBoard
  16. format.
  17.  
  18. Note: Since I rarely call Wildcat boards, I do not know how standardized
  19. the file listing format is.  If this version of wc2PCB does not properly
  20. convert the Wildcat listings that you encounter, please email me a brief
  21. sample.  Send it to:  "dda@panasia.com".  Thank you!
  22.  
  23.  
  24. Usage    :  wc2PCB  <inFile>  <outFile>
  25.  
  26. Example  :  wc2PCB  allfiles.lst  allfiles.pcb
  27.  
  28.  
  29.             Wildcat file lists are assumed to be in this format:
  30.             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  31.  
  32. **** [1    ] Free Files                 HD
  33.  
  34. ALLFILES.ZIP   35,724   04/02/96 | Allfiles list of hard drive files -
  35. DwnLds: 63   Last DL:   03/25/96 | updated nightly.
  36.  
  37. ASPCD.ZIP      63,707   03/14/96 | <ASP> CD file listing.
  38. DwnLds: 13   Last DL:   03/15/96 |
  39.  
  40. ILGUIDE.ZIP     7,629   12/11/94 | Official ILink user's etiquette guide.
  41. DwnLds: 1    Last DL:   05/30/95 |
  42.  
  43.  
  44.       They will be transformed into PCBoard file lists of this format:
  45.       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  46.  
  47. **** [1    ] Free Files                 HD
  48.  
  49. ALLFILES.ZIP    35724  04-02-96  Allfiles list of hard drive files -
  50.                                  updated nightly.
  51. ASPCD.ZIP       63707  03-14-96  <ASP> CD file listing.
  52. ILGUIDE.ZIP      7629  12-11-94  Official ILink user's etiquette guide.
  53.  
  54.  
  55.                         -=-=-=-=-=-=-=-=-=-=-=-=-=-
  56.  
  57.  
  58.                   ** READ REIGNWAR.TXT FOR LEGAL TERMS **
  59.  
  60.  
  61. Revision History:
  62. ~~~~~~~~~~~~~~~~~
  63.  
  64.   0.91, 13-Apr-1996   First public release.
  65.  
  66. [end]
  67.